home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 235
- Top = 176
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- AutoSize = True
- BorderStyle = bsSingle
- Caption = 'AUTOMOBILIAI'
- ClientHeight = 81
- ClientWidth = 121
- Color = clWindow
- Ctl3D = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PrintScale = poNone
- WindowState = wsMaximized
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 121
- Height = 81
- Cursor = crHandPoint
- AutoSize = True
- OnClick = Image1Click
- end
- object Button1: TButton
- Left = 5
- Top = 5
- Width = 36
- Height = 20
- Caption = 'Diegti'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 49
- Top = 5
- Width = 20
- Height = 20
- Caption = 'X'
- TabOrder = 1
- OnClick = Button2Click
- end
- end
-